index.html
Effects Catalog:
Motion Blur
The Motion Blur effect applies blur to an image to simulate the effect of using a camera that moves a specified angle and distance while capturing the image.

Inputs

• Radius: A number that specifies the radius that defines the area to apply the blur to. The default value is 20.0. The range is 0.0 through 100.0.
• Angle: A number that specifies the angle of motion. The default value is 0.0. The range is 0.0 through 2 pi.

PreviousTopNext